hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
lastIndexOf
hip
util
string
Undocumented in source. Be warned that the author may not have intended to support it.
int
lastIndexOf
(TString str, TString toFind, int startIndex)
pure nothrow @
nogc
@
safe
int
lastIndexOf
(
TString
)
(
inout
TString
str
,
inout
TString
toFind
,
int
startIndex
= -1
)
int
lastIndexOf
(TChar[] str, TChar ch, int startIndex)
Meta
Source
See Implementation
hip
util
string
aliases
countUntil
functions
after
between
count
findAfter
fromStringz
getNumericEnding
indexOf
isAlpha
isEndOfLine
isLowercase
isNumber
isNumeric
isUpperCase
isWhitespace
join
lastIndexOf
pathSplliter
repeat
replaceAll
split
splitRange
startsWith
toDefault
toLowerCase
toStringz
toUTF32
toUpper
trim
structs
String
StringBuilder